Skip to content

Conversation

dmt0
Copy link
Contributor

@dmt0 dmt0 commented Jun 26, 2018

Closes #495
Closes #488
Also fixed a small display issue when there's no margin at bottom of panel

@dmt0 dmt0 self-assigned this Jun 26, 2018
@dmt0 dmt0 requested review from nicolaskruchten and VeraZab June 26, 2018 16:42
/>
<HistogramInfoVertical>
{_(
'Note: in vertical orientation X values are used for bins and Y values for weights.'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just maybe a , after, in vertical orientation ,

</HistogramInfoVertical>
<HistogramInfoHorizontal>
{_(
'Note: in horizontal orientation Y Values are used for bins and X values for weights.'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same

@VeraZab
Copy link
Contributor

VeraZab commented Jun 26, 2018

seems good to me 💃
I would have liked to see those info boxes in the histogram tests on percy..

},
});

export const ColorscaleNumeric = connectToContainer(UnconnectedNumeric, {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what is this ?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh i see, nevermind ;)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, "what is this" is a very relevant question :)
I reread the docs and see that it's not needed. zmin and zmax do not depend on zauto - I'm removing this.

@dmt0 dmt0 force-pushed the histogram-features branch from b700818 to f6d2d24 Compare June 26, 2018 21:04
@dmt0 dmt0 merged commit 14a8ce8 into master Jun 26, 2018
@dmt0 dmt0 deleted the histogram-features branch June 26, 2018 21:10
@nicolaskruchten nicolaskruchten mentioned this pull request Jun 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Box plot weirdness cumulative and histnorm options
3 participants